Fix window class of Android tooltips
authorPo Lu <luangruo@yahoo.com>
Tue, 18 Jun 2024 07:53:18 +0000 (15:53 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 18 Jun 2024 07:53:18 +0000 (15:53 +0800)
commitfb04a51894874aba3f9981723981ca336ba5ff77
tree9fcdc3107e7c8286d0a1597f45a773c8fa59b85d
parent6a162be6a8f4681d3465fac7573b9f42cfbeaefb
Fix window class of Android tooltips

* java/org/gnu/emacs/EmacsWindow.java (getWindowLayoutParams):
Declare as a panel, rather than an attached dialog.
java/org/gnu/emacs/EmacsWindow.java